Checks whether the object takes this class as one of its parent classes or implements it: if this object is a subclass of the class, returns true
Name:is_subclass_of
Category:Classes and Objects
Programming Language:php
One-line Description:Checks whether the object takes this class as one of its parent classes or implements it: if this object is a subclass of the class, returns true